IMG
Loading..
Select a color
First Class Public Safety Reflective Security Vest
Item: 4FC-SV41S

Oppps.. This color is currently out-of stock, Please contact us for availablitiy.

QTY:
List Price:
Features:
  • 100% Polyester
  • Reflective SECURITY text on front and back
  • Breathable Mesh Construction with Fluorescent Trim and Reflective Silver Stripes
  • Dark Navy Accents for Greater Contrast
  • Two Mic Hold Straps Near Shoulders
  • 2 Pen Pockets on Front
  • Two Small Hook and Loop Strips for (Optional) front identifiers
  • Reflective Lime Green Vests Ensure High Visibility In All Conditions
  • Large Blank Area on Back is Perfect for Customization
  • ANSI Class 2 Level 2
  • Meets ANSI/ISEA 107-2004
SELECT `I`.`ListID`, `I`.`ProductID`, `I`.`ItemGroup`, `I`.`ItemColorID`, `I`.`ItemColor`, `I`.`ItemSizeOnly` AS `ItemSize`, `I`.`ItemLength`, `I`.`RequiredAlterationID`, `I`.`ProspectItem`, MAX(`S`.CatID) AS CatID, `I`.`SalesPrice`,`I`.`SalesPrice` AS `WebPrice`, `I`.`AltShowListID`, `I`.`InventoryOnly` FROM `tbl_items` `I` LEFT JOIN `tbl_items_search` `S` ON (`I`.`ItemID`=`S`.`ItemID`) AND (`S`.`CatID` = '2076') WHERE (`I`.`ItemGroup` = '4FC-SV41S') AND (`I`.`ShowOnlyLocal` = '1') AND (`I`.`IsActive` != '0') AND (`I`.`SpecialGroupID` Is Null OR `I`.`SpecialGroupID` = '0') GROUP BY `I`.`ListID` ORDER BY `I`.`ProspectItem`, IFNULL(`I`.`ItemColor`,'ZZZZZZ'),`I`.`SizeSort`,`I`.`ItemSize`, `I`.`ItemLength`